bitkeeper revision 1.1231 (421a19f9K3T6OGgQYOACRx6deejNmQ)
authormaf46@burn.cl.cam.ac.uk <maf46@burn.cl.cam.ac.uk>
Mon, 21 Feb 2005 17:27:21 +0000 (17:27 +0000)
committermaf46@burn.cl.cam.ac.uk <maf46@burn.cl.cam.ac.uk>
Mon, 21 Feb 2005 17:27:21 +0000 (17:27 +0000)
Added "make TAGS" back into libxc/Makefile again.

Signed-off-by: michael.fetterman@cl.cam.ac.uk
tools/libxc/Makefile

index 7ef744aa9552101e0b0dd2f43eb7ea9d7c136209..24e78b08ff24bf4279c69de6388bb998a0c347cc 100644 (file)
@@ -84,6 +84,11 @@ install: all
        ln -sf libxc.so.$(MAJOR) $(DESTDIR)/usr/lib/libxc.so
        $(INSTALL_DATA) xc.h $(DESTDIR)/usr/include
 
+.PHONY: TAGS clean rpm install all
+
+TAGS:
+       etags -t $(SRCS) *.h
+
 clean:
        rm -rf *.a *.so* *.o *.opic *.rpm $(LIB) *~ $(DEPS) xen